Insert Method

Summary
Appends the cut line object to the collection using the specified index.
Syntax
C#
C++/CLI
public override void Insert( 
   int index, 
   MedicalViewerPlaneCutLine item 
) 
            public: 
void Insert(  
   int index, 
   MedicalViewerPlaneCutLine^ item 
) override  

Parameters

index
Index of the item to insert.

item
MedicalViewerPlaneCutLine that represents the item to be inserted.

Requirements

Target Platforms

Help Version 22.0.2023.2.5
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.MedicalViewer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.